home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / nosvw137.zip / BBS < prev    next >
Text File  |  1991-09-18  |  17KB  |  411 lines

  1. =============                                       NOSview [137]
  2. bbs
  3. telnet <host>
  4. =============
  5.  
  6. _________________________________________________________________
  7. bbs
  8. telnet <host>
  9. _________________________________________________________________
  10. The 'bbs' command calls your own mailbox system.
  11.  
  12. The 'telnet <host>' command makes a Telnet call to well-known
  13. port number 23, which is served by the mailbox on NOS systems.
  14.  
  15. See NOSfiles\FTPUSERS for details of user passwords and access
  16. permissions.
  17.  
  18.  
  19. ================
  20. BBS Sub-commands
  21. ================
  22. After logging in with a user name and password, a set of 'bbs'
  23. sub-commands is then available:
  24.  
  25. -----------------------------------------------------------------
  26. ?
  27. -----------------------------------------------------------------
  28. Display a summary of BBS commands.  A typical output from the '?'
  29. command is the following:
  30.  
  31. .................................................................
  32. :(?)help   (A)rea (B)ye    (C)hat   (D)ownload (E)scape (F)inger:
  33. :(G)ateway (H)elp (I)nfo   (J)heard (K)ill     (L)ist   (N)etrom:
  34. :(R)ead    (S)end (T)elnet (U)pload (V)erbose  (W)hat   (Z)ap   :
  35. :...............................................................:
  36.  
  37.  
  38. -----------------------------------------------------------------
  39. A[rea] [<area_name>]                     Default: your login name
  40. -----------------------------------------------------------------
  41. The Area command, when used by itself, will list the mail areas
  42. (i.e. mailboxes) that contain messages you may read.  The list
  43. gives the name of each area, followed by a description of the
  44. area's contents.
  45.  
  46. When the Area command is followed by a valid <area_name>, your
  47. current mail context will be switched to the new area.  You may
  48. then use the R[ead] and L[ist] commands to review messages in the
  49. selected area.
  50.  
  51. If you want to add your own message to one of these areas, first
  52. select the area with the Area command, and then use the S[end]
  53. command to send mail to that area.
  54.  
  55. >> Examples: a public  (makes "public" your current mail area)
  56.              s public  (puts a message in the "public" mail area)
  57.  
  58.  
  59. -----------------------------------------------------------------
  60. B[ye]
  61. -----------------------------------------------------------------
  62. The Bye command is used when you want to exit from the NOS BBS.
  63. This will close your mailbox file and remove any messages that
  64. you have deleted with the K[ill] command.
  65.  
  66.  
  67. -----------------------------------------------------------------
  68. C[hat]
  69. -----------------------------------------------------------------
  70. The Chat command allows you to "talk" keyboard-to-keyboard with
  71. the operator of this NOS system.  When you select this function,
  72. a new window will be opened on the operator's console, and
  73. whatever you type will be visible there.  If the operator is
  74. present, and types something in return, it will be sent back to
  75. you.
  76.  
  77. When you wish to terminate the chat session, type the escape
  78. character on your keyboard, and then CR.
  79.  
  80. The default escape character is CTRL-X.  This escape character
  81. may be changed to whatever you prefer by using the E[scape]
  82. command.
  83.  
  84.  
  85. -----------------------------------------------------------------
  86. D[ownload] [/][<path_name>/]<filename>
  87. DU [/][<path_name>/]<filename>
  88. -----------------------------------------------------------------
  89. The Download command will begin sending a file from this system
  90. to you.  Use the 'D' command to send a plain ASCII text file.
  91.  
  92. You can also download binary files converted to uuencoded ASCII
  93. by using the 'DU' command.  You will need the "uudecode" utility
  94. to convert this ASCII file back to binary.
  95.  
  96. The optional <path_name> may be included along with the
  97. <filename> if the desired file is not in the current directory
  98. (you can determine this using the W[hat] command).
  99.  
  100. >> Examples:  d oscar13.inf
  101.               du public/nosview/view.com
  102.  
  103.  
  104. -----------------------------------------------------------------
  105. E[scape] [<escape_character>]                     Default: CTRL-X
  106. -----------------------------------------------------------------
  107. The Escape command, when entered by itself, will display the
  108. character that is currently set as the escape character.  This
  109. character is what will be used if you want to exit from the
  110. current session.
  111.  
  112. For instance, if you have started a "chat" session, and you don't
  113. get any response from the operator after waiting a few minutes,
  114. you can enter the escape character, followed by a CR, and the
  115. session will be terminated.  You will then be returned to the BBS
  116. prompt.
  117.  
  118. The escape character may be changed to one of your preference by
  119. entering 'E[scape]' followed by a <SPACE> and the character that
  120. will become the new escape character.  This must be a single
  121. typed character (the <CTRL> key may be used in addition).
  122.  
  123. >> Example:  escape ^Z      (the ASCII character CTRL-Z)
  124.  
  125.  
  126. -----------------------------------------------------------------
  127. F[inger] [<username>][@<host>]
  128. -----------------------------------------------------------------
  129. The Finger command retrieves personal information about users of
  130. a system.
  131.  
  132. When used by itself without parameters, a list of known users on
  133. the current system will be displayed.
  134.  
  135. To get a list of the users on a remote system, enter Finger
  136. followed by a <SPACE> and an "@", then the host name.
  137.  
  138. To get information about a particular user, simply insert the
  139. user name before the "@".
  140.  
  141. >> Examples:  f          (list the known users on this system)
  142.               f frank    (list info about the local user frank)
  143.               f @ns9ken  (list the known users at host ns9ken)
  144.               f ken@ns9ken  (display info about ken at host
  145.                              ns9ken)
  146.  
  147.  
  148. -----------------------------------------------------------------
  149. G[ateway] <interface> <callsign> [<digi_callsign> ...]
  150. -----------------------------------------------------------------
  151. The Gateway command allows you to connect to another AX.25
  152. station through this host system's radio ports.
  153.  
  154. You can determine what ports are available using the "J[heard]"
  155. command.  The list will be divided by headings listing the
  156. interfaces available.  You can also try using the I[nfo] command.
  157.  
  158. >> Examples:  g tnc0 AX9AAA-2
  159.               g s01 AX9BBB-2 AX9DIG
  160.  
  161.  
  162. -----------------------------------------------------------------
  163. H[elp] [<command_name>]
  164. -----------------------------------------------------------------
  165. The Help command will display help for a given command.
  166.  
  167. [The help description files are called '*.HLP', with the first
  168. letter of each filename corresponding to its BBS command letter.
  169. These files are located in directory N:\SPOOL\HELP].
  170.  
  171. >> Examples:  h area (describes the "area" command)
  172.               h d    (displays info about downloading files)
  173.  
  174.  
  175. -----------------------------------------------------------------
  176. I[nfo]
  177. -----------------------------------------------------------------
  178. The Info command provides information about the station.
  179.  
  180. The information is contained in N:\SPOOL\HELP\INFO.HLP.  It is
  181. useful to include a list of interface names in this file, so that
  182. enquirers can find out what is available for their use.
  183.  
  184.  
  185. -----------------------------------------------------------------
  186. J[heard] [<interface>]
  187. -----------------------------------------------------------------
  188. The Jheard command will display a list of all the station
  189. callsigns that have been heard sending packet traffic on the
  190. channel, the time since the station was heard last, and the total
  191. number of packets received.
  192.  
  193. When the command is used alone (no interface specified), the
  194. "heard" lists for all interfaces will be displayed.
  195.  
  196. Warning: if the system has been on the air for very long, and the
  197. channels are very active, this list could be extremely long.
  198.  
  199. >> Examples:  j      (displays all stations heard on all ports)
  200.               j tnc0 (displays stations heard on interface tnc0)
  201.  
  202.  
  203. -----------------------------------------------------------------
  204. K[ill] <message_number> [<message_number> ...]
  205. -----------------------------------------------------------------
  206. The Kill command allows you to delete messages from the current
  207. mailbox area (if you have been given that permission by the
  208. operator).  At least one message number must be supplied.
  209.  
  210. The message numbers you can select from can be displayed with the
  211. L[ist] command.  The second parameter on each line of the list is
  212. the <message_number>.
  213.  
  214. The Kill command only applies to messages in the current mailbox
  215. area.  The current mail area can be checked and modified with the
  216. A[rea] command.
  217.  
  218. >> Examples:  k 1
  219.               k 2 4 5 7
  220.  
  221.  
  222. -----------------------------------------------------------------
  223. L[ist] [<starting_msg_number> [<ending_msg_number>] ]
  224. -----------------------------------------------------------------
  225. The List command prints a list of the messages in the current
  226. mailbox (or "area").  For each message, the list contains the
  227. subject header line, the time and date it was created, who it is
  228. from, how many bytes long it is, and whether or not it has been
  229. read.
  230.  
  231. You may include an optional <starting_msg_number> from which to
  232. begin displaying  the list.  If you specify a starting msg
  233. number, then  you may also specify an ending number as well.
  234. This will limit the display for you in case there are a large
  235. number of messages in a particular "area" mailbox.
  236.  
  237. >> Examples:  l           (Display all message headers)
  238.               l 6         (Display from message 6 onwards)
  239.               list 6 10   (Display from 6 to 10)
  240.  
  241.  
  242. -----------------------------------------------------------------
  243. N[etrom]
  244. -----------------------------------------------------------------
  245. The Netrom command places you into a pseudo NET/ROM mode. The
  246. NET/ROM commands available are:
  247.  
  248.    c[onnect] <node>
  249.    i[dent]
  250.    n[odes] [<callsign>]
  251.    u[sers]
  252.  
  253. When you are finished using the NET/ROM interface, you may return
  254. to the BBS by entering the "escape" character, <CTRL>X (or what
  255. ever you may have changed it to using the "E[scape]" command).
  256.  
  257. >> Examples: n           (Puts you into the NET/ROM interface)
  258.  
  259.      c NRAAA    (Attempts connection to NET/ROM node NRAAA)
  260.      i          (Displays station's callsign and NET/ROM node ID)
  261.      n NS9GWB-5 (Displays a list of all paths to NS9GWB-5)
  262.      u          (Displays a list of all current mailbox users)
  263.  
  264.  
  265. -----------------------------------------------------------------
  266. R[ead] <message_number> [<message_number> ...]
  267. <message_number>
  268. <CR>
  269. -----------------------------------------------------------------
  270. Each of these commands allows you to read a message (or messages)
  271. from the current mail area.
  272.  
  273. To read a specific message, you may either type "read #" or just
  274. the number by itself.
  275.  
  276. If there is a specific list of messages you are interested in
  277. (determined by the use of the L[ist] command, for instance), you
  278. can enter the list of message numbers (separated by spaces) on
  279. the "read" command-line.
  280.  
  281. You can also simply advance sequentially through the messages by
  282. just pressing the CR key.  This will display the next message in
  283. order.
  284.  
  285. The Read command displays only an abbreviated portion of the mail
  286. headers.  If you want all the header lines displayed, use the
  287. V[erbose] command instead.
  288.  
  289. >> Examples:  r 3 5    (Read messages 3 and 5)
  290.               4        (Read message 4)
  291.  
  292.  
  293. -----------------------------------------------------------------
  294. S[end] <username>[ @ <host>] [< <from_addr>] [$<bulletin_id>]
  295. SR [message_number]
  296. SF <user>[ @ <host>] [< <from_addr>] [$<bulletin_id>]
  297. -----------------------------------------------------------------
  298. The Send command allows you to enter a message and send it to a
  299. user at either this system, or some other system on the network.
  300.  
  301. The <from_addr> and <bulletin_id> fields are for special use and
  302. won't be covered here.
  303.  
  304. The 'S' command may also be followed by the letter 'P', 'B' or
  305. any other message type you use (e.g. 'SP NS9LIZ @ AX9BBS).
  306.  
  307. The 'SR' command allows you to "reply" to either the current
  308. message or the message number specified.  The subject will be
  309. copied and the reply will be sent to the address it was sent
  310. from.
  311.  
  312. The 'SF' command will forward a copy of the current message to
  313. the user specified.
  314.  
  315. >> Examples:
  316.      s ken                   (Send a message to local user ken)
  317.      s ns9liz @ ns9zzz       (Send a message to ns9liz at ns9zzz)
  318.      sr 3                    (Reply to message number 3)
  319.      sf ns9pam%ax9bbs@ns9gwb (Forward current message to ns9pam
  320.                                  at ax9bbs via ns9gwb)
  321.  
  322.  
  323. -----------------------------------------------------------------
  324. T[elnet] <hostname> [<port_number>]
  325. -----------------------------------------------------------------
  326. The Telnet command allows you to initiate a TCP connection from
  327. the NOS mailbox out across the network to another host.  This
  328. allows an AX.25 user with nothing more than a terminal and TNC to
  329. gain access to the TCP/IP network.
  330.  
  331. By including the optional port_number, you can connect to any TCP
  332. server at the given host.  The default is to be connected to the
  333. Telnet server (port number 23), which in the case of NOS is the
  334. MBOX.
  335.  
  336. To quit the session at any time, enter the escape character
  337. (CTRL-X by default, can be changed with the E[scape] command).
  338.  
  339. >> Examples:  t ns9ken     (Connect to the mailbox at ns9ken)
  340.               t ns9liz 25  (Connect to the SMTP mail server at
  341.                                     ns9liz)
  342.  
  343.  
  344. -----------------------------------------------------------------
  345. U[pload] [/][<path_name>/]<filename>
  346. -----------------------------------------------------------------
  347. The Upload command allows you to transfer an ASCII file from your
  348. system onto disk at this host.  You may also specify a full
  349. <path_name> containing a specific directory in which to deposit
  350. the new "upload".
  351.  
  352. If you wish to upload a binary file, you must first convert it to
  353. ASCII (for example, by using "uuencode") before transmission.
  354.  
  355. All uploads can only go into the directory that you logged into,
  356. or into another directory under the current one.
  357.  
  358. The transfer proceeds line-by-line until the file is sent and you
  359. enter either a CTRL-Z or /EX as the first thing on a blank line.
  360.  
  361. >> Examples:  u kepler.txt
  362.               u /public/satelite/oscar13.txt
  363.  
  364.  
  365. -----------------------------------------------------------------
  366. V[erbose] <message_number> [<message_number> ...]
  367. -----------------------------------------------------------------
  368. The Verbose command allows you to read a message (or messages)
  369. from the current mail area, and it includes all the header lines
  370. for display.
  371.  
  372. To view a specific message with all headers, type 'verbose #',
  373. where the "#" is the number of the message to be displayed.  (The
  374. R[ead] command operates the same way, but with abbreviated header
  375. lines).
  376.  
  377. If there is a specific list of messages you are interested in,
  378. you can enter the list of message numbers (separated by spaces)
  379. on the command line.
  380.  
  381. >> Example:  v 3 5   (Read messages 3 and 5 with full headers)
  382.  
  383.  
  384. -----------------------------------------------------------------
  385. W[hat] [/][<path_name>]
  386. -----------------------------------------------------------------
  387. The What command generates a sorted directory listing of the
  388. current directory or the one specified by the optional
  389. <path_name>.  The listing includes the filename (or subdirectory
  390. name if there is a "/" appended), the file size in bytes,
  391. creation time, and date.
  392.  
  393. >> Examples:  w         (Displays current directory)
  394.               w public  (Displays files in the 'public' dir)
  395.  
  396.  
  397. -----------------------------------------------------------------
  398. Z[ap] [/][<path_name>/]<filename>
  399. -----------------------------------------------------------------
  400. The Zap command allows you to delete a file in the current
  401. directory of one you specify with the optional <path_name>.  Use
  402. of this command requires that permission be granted by the
  403. operator of this system.
  404.  
  405. >> Example:  z myfile.txt     (Deletes myfile.txt in current dir)
  406.  
  407. -----------------------------------------------------------------
  408. @
  409. -----------------------------------------------------------------
  410. The '@' command places you in remote command mode.
  411.